home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
pure_adr.swf
/
scripts
/
DefineSprite_170
/
frame_2
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
123b
|
10 lines
tellTarget("../")
{
gotoAndStop(_currentframe);
}
tellTarget("/som")
{
gotoAndStop("explode");
play();
}